Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgraded kotlin and Android #158

Merged
merged 3 commits into from
Jan 22, 2024
Merged

Conversation

kcw-grunt
Copy link
Contributor

  • set the min SDKs
  • added helper code in Android Manifest to avoid the error when merging
  • refactored per deprecations

- set the min SDKs
- added helper code in Android Manifest to avoid the error when merging
- refactored per deprecations

Signed-off-by: kcw-grunt <[email protected]>
@kcw-grunt kcw-grunt marked this pull request as ready for review January 21, 2024 16:04
- added constants and tweaked tne config to avoid merge manifest errors
- updated gitignore

Signed-off-by: kcw-grunt <[email protected]>
@kcw-grunt kcw-grunt requested a review from josikie January 21, 2024 19:38
@kcw-grunt kcw-grunt added the 🦟 critical bug Drop everything. this bug needs immediate attention label Jan 21, 2024
@kcw-grunt kcw-grunt added this to the v2.9.1 milestone Jan 21, 2024
- updated gitignore
- added perms

Signed-off-by: kcw-grunt <[email protected]>
Copy link
Contributor

@josikie josikie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! Thank you! @kcw-grunt
Why do we use 34 on compileSdkVersion?

@kcw-grunt
Copy link
Contributor Author

Cool! Thank you! @kcw-grunt Why do we use 34 on compileSdkVersion?

Google are requriing all apps to ship with 33 as a minimum. But when I upgraded, alot of the tools need 34.

Google Policy for 33
Screenshot 2024-01-22 at 9 47 41 AM

@kcw-grunt kcw-grunt merged commit 6b90ce9 into develop Jan 22, 2024
2 checks passed
@josikie
Copy link
Contributor

josikie commented Jan 26, 2024

Noted!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🦟 critical bug Drop everything. this bug needs immediate attention
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants